PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFAFormatter Class / PDFAFormatter Constructor
PDF/A standard for which the formatter is initialized.
In This Topic
    PDFAFormatter Constructor
    In This Topic
    Initializes a new PDFAFormatter object.
    Syntax
    public PDFAFormatter( 
       PDFAFormat format
    )

    Parameters

    format
    PDF/A standard for which the formatter is initialized.
    See Also